'Declaration Public Function New( _ ByVal longitude As T, _ ByVal latitude As T _ )
public LonLat<T>( T longitude, T latitude )
LonLat<T> Structure LonLat<T> Members